GtkIMContextSimple: export _gtk_check_compact_table() and GtkComposeTable
authorTakao Fujiwara <tfujiwar@redhat.com>
Thu, 3 Sep 2015 08:43:49 +0000 (17:43 +0900)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 9 Oct 2015 02:35:52 +0000 (22:35 -0400)
commit48a2477f2ddefb793e6845b14a84e715405f0c6e
tree99f67532176a6313d06baae77284e4680eac7f50
parent22b0ed68078e022683bc81dbc33985837f4855d1
GtkIMContextSimple: export _gtk_check_compact_table() and GtkComposeTable

Some functions need to be exported if X11 compose files are loaded.

https://bugzilla.gnome.org/show_bug.cgi?id=721120
gtk/Makefile.am
gtk/gtkcomposetable.h [new file with mode: 0644]
gtk/gtkimcontextsimple.c
gtk/gtkimcontextsimpleprivate.h [new file with mode: 0644]